C1.Web.Mvc Namespace / MenuBase<T> Class / OpenOnHover Property

In This Topic
OpenOnHover Property (MenuBase<T>)
In This Topic
Gets or sets a value that determines whether the menu should open and close automatically when the mouse hovers over the items.
Syntax
'Declaration
 
Public Property OpenOnHover As Boolean
 
See Also